Header Provider
An object or lambda that provides some headers.
Functions
canHandleAuthentication
Link copied to clipboard
handleAuthentication
Link copied to clipboard
open suspend fun handleAuthentication(client: HttpClient, url: URL, data: Any, options: <ERROR CLASS>): HttpResponse
Content copied to clipboard
headers
Link copied to clipboard
plus
Link copied to clipboard
prepareRequest
Link copied to clipboard
Inheritors
BasicAuthHandler
Link copied to clipboard
BearerAuthHandler
Link copied to clipboard
PersonalAccessTokenAuthHandler
Link copied to clipboard
Extensions
Sources
js source
Link copied to clipboard